runtime.gcWork.flushedWork (field)
10 uses
runtime (current package)
mgc.go#L817: if _p_.gcw.flushedWork {
mgc.go#L819: _p_.gcw.flushedWork = false
mgc.go#L1408: print("runtime: P ", p.id, " flushedWork ", gcw.flushedWork)
mgcwork.go#L89: flushedWork bool
mgcwork.go#L127: w.flushedWork = true
mgcwork.go#L181: w.flushedWork = true
mgcwork.go#L257: w.flushedWork = true
mgcwork.go#L266: w.flushedWork = true
mgcwork.go#L293: w.flushedWork = true
mgcwork.go#L297: w.flushedWork = true // handoff did putfull
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)